Skip to content

Conversation

@KiseCrow6672
Copy link

Reverts #157

Copy link
Author

@KiseCrow6672 KiseCrow6672 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

Copy link

@rybak2391-eng rybak2391-eng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maciej rubak

@rybak2391-eng
Copy link

Mmmm

1 similar comment
@rybak2391-eng
Copy link

Mmmm

Copy link

@wyattwoodberry34-star wyattwoodberry34-star left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good

@harmonseam-max
Copy link

harmonseam-max commented Jan 12, 2026 via email

@harmonseam-max
Copy link

harmonseam-max commented Jan 12, 2026 via email

Copy link

@harmonseam-max harmonseam-max left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

local _timeout="15"
_asn=$($_curl_base -ks -m "$_timeout" "http://ip-api.com/line/${_ip}?fields=as")
_asn=$($_curl_base -ks -m "$_timeout" "http://ip-api.com/json/${_ip}" | \

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ekdkdk Free Fire ksjnajj

_asn=$($_curl_base -ks -m "$_timeout" "http://ip-api.com/line/${_ip}?fields=as")
_asn=$($_curl_base -ks -m "$_timeout" "http://ip-api.com/json/${_ip}" | \
python -c 'import sys, json; print json.load(sys.stdin)["as"]' 2>/dev/null)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

local _curl_base="curl --request GET"
local _timeout="15"
_asn=$($_curl_base -ks -m "$_timeout" "http://ip-api.com/line/${_ip}?fields=as")

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

local _curl_base="curl --request GET"
local _timeout="15"
_asn=$($_curl_base -ks -m "$_timeout" "http://ip-api.com/line/${_ip}?fields=as")

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

local _ip="$1"
local _curl_base="curl --request GET"
local _timeout="15"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

_asn=$($_curl_base -ks -m "$_timeout" "http://ip-api.com/json/${_ip}" | \
python -c 'import sys, json; print json.load(sys.stdin)["as"]' 2>/dev/null)
_state=$(echo $?)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants